home *** CD-ROM | disk | FTP | other *** search
- feedback = "READY.....";
- pnum = "0";
- stop = "1";
- munchcount = "0";
- frutflag = "1";
- g = "0";
- while(g < "5")
- {
- g += "1";
- go = "0101";
- setProperty("/gost" add g, _X, "250");
- setProperty("/gost" add g, _Y, "160");
- tellTarget("/gost" add g)
- {
- gotoAndStop(1);
- }
- }
-